| Summary Item | Total | Failed |
|---|---|---|
| Requests | 168 | 0 |
| Prerequest Scripts | 225 | 0 |
| Test Scripts | 246 | 0 |
| Assertions | 213 | 39 |
| Skipped Tests | 0 | - |
expected 511 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 267 to be below 200
expected response to have status code 403 but got 500
expected 259 to be below 200
expected response to have status code 403 but got 500
expected 299 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 247 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 264 to be below 200
expected response to have status code 403 but got 500
expected 263 to be below 200
expected response to have status code 403 but got 500
expected 291 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 247 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 265 to be below 200
expected response to have status code 403 but got 500
expected 257 to be below 200
expected response to have status code 403 but got 500
expected 296 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4a1e7c2-266d-4a88-a737-0eb59640ce13 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-WBHEsY7gQfiICKYf0abontJf7kA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 89449a3f-e01d-4cf3-8510-eefcee97aa77 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69621a07-a46e-49ba-b49c-eae0487d9e2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd057bb8-c63d-429f-afd6-b8808c92918e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4f3b76a-31b1-4d02-b228-691b2836a169 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e122b28-5ac7-46c9-a32e-8d0eb37f2fa3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 108a89a3-e068-4096-803f-13c1a66e12d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-vFplBdU7bV6uHy8rIEAnVGWcqmA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":324},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7509db8a-a5ff-4e21-91e7-984b1e8d6b0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9cc46edb-42ee-4f24-9996-a46bdcf1b78e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1cc12b5f-6d39-4d00-bf0d-de9d237cee3d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4271c046-c5b5-4e1f-a06e-2560a306ddea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cfa43d16-4e19-4a0a-8653-d23f44184c18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f88eebaa-dfb2-44cb-8686-00760d08c3ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 09463c52-b724-41f7-a004-fa3e9abc459c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1066 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kumari",
"last_name": "Usha",
"mobile_number": "7899453211",
"mobile_number_alt": "",
"email_id": "kmusha1298@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "13597936017540",
"imei1": "13597936017540",
"imei2": "13597936017540",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-BqLhQB9OGoBD4NSlTVQOSDpZJ6s" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188993,"tr_customer_product_id":188983,"job_number":"JOB_188975"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| randomNumber | 124 |
| randomFirstName | Chaim |
| randomLastName | Johnston |
| randomEmail | Nigel.Rippin47@hotmail.com |
| randomPhone | 314-382-1013 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2edcaca-9567-48ef-a1e7-bdb0620c47d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1071 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Amelie",
"last_name": "Macejkovic",
"mobile_number": "843-977-7308",
"mobile_number_alt": "",
"email_id": "Keanu37@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "18646524050381",
"imei1": "18646524050381",
"imei2": "18646524050381",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-k6UfyMNhjnYm0v/N7D0Iy1nHLUQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188994,"tr_customer_product_id":188984,"job_number":"JOB_188976"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 841 |
| randomFirstName | Mae |
| randomLastName | Heller |
| randomEmail | Marc.Bernier34@yahoo.com |
| randomPhone | 311-392-2648 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 307c2a49-f2a6-4d36-8031-2e2ecbbd6037 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hazle",
"last_name": "D'Amore",
"mobile_number": "762-434-6962",
"mobile_number_alt": "",
"email_id": "Florian_Welch46@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "16787028984650",
"imei1": "16787028984650",
"imei2": "16787028984650",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 691 |
| randomFirstName | Jayme |
| randomLastName | Bruen |
| randomEmail | Earl_Lindgren@yahoo.com |
| randomPhone | 944-531-6042 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 59ed2ab6-c1e1-4a75-937d-eee2f3d625c1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hortense",
"last_name": "Bartell",
"mobile_number": "563-938-4981",
"mobile_number_alt": "",
"email_id": "Opal_Kulas49@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "13944158792277",
"imei1": "13944158792277",
"imei2": "13944158792277",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| randomNumber | 921 |
| randomFirstName | Alycia |
| randomLastName | Cremin |
| randomEmail | Jimmie_Leannon@gmail.com |
| randomPhone | 560-324-9931 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10da4cf1-3a61-429e-8834-09730dbfc06e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| randomNumber | 518 |
| randomFirstName | Danielle |
| randomLastName | Simonis |
| randomEmail | Tressa.Jerde@gmail.com |
| randomPhone | 584-588-5182 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4db859b-1f71-42cc-bed9-8a2d41a86732 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1093 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Else",
"last_name": "Howell",
"mobile_number": "214-824-2678",
"mobile_number_alt": "",
"email_id": "Jayde.Spinka@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "8.375240248957703e+32",
"imei1": "8.375240248957703e+32",
"imei2": "8.375240248957703e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| randomNumber | 966 |
| randomFirstName | Darrick |
| randomLastName | Raynor |
| randomEmail | Noemi31@hotmail.com |
| randomPhone | 486-238-5412 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 00abce8e-477a-4c23-826a-9eb798d8bd17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1059 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "America",
"last_name": "Pagac",
"mobile_number": "492-377-9030",
"mobile_number_alt": "",
"email_id": "Webster_Batz@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "133487197",
"imei1": "133487197",
"imei2": "133487197",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| randomNumber | 306 |
| randomFirstName | Elisha |
| randomLastName | Rosenbaum |
| randomEmail | Tobin_Wunsch@yahoo.com |
| randomPhone | 922-982-4330 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c526cd13-108e-46ef-b100-d5d904d7f55f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 998 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rylee",
"last_name": "Mertz",
"mobile_number": "626-740-0978",
"mobile_number_alt": "",
"email_id": "Terry.Williamson@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "19546689285502",
"imei1": "19546689285502",
"imei2": "19546689285502",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d213479-ccac-4785-8f88-b2a066b9a73d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-o7IQ5MsGi4Fpt9d06TTFEeYa1iQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":326},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | acd63ed0-ee30-4ceb-bc37-5a3f3713e8d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4f107-M5mZMKXhAQfBVMSO9sv00R/QTuw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0c0fbe8-a926-41f9-a883-ed60b95fbf5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188976"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"402-HIDE7RS8KWDJFoNX5dSkgARu0O4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NTR9.NhRjvtF2xFe6quFz_CSrgzqzG0hpgiG0AM8W1eZiPKI |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e3beaae-c9d5-4f3e-b7a7-4e3a4ba21584 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62d-sFON1uzRWXpy1XyW0NOmuOy37io" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721298,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:38.000Z","created_at":"2026-02-17T05:42:38.000Z"},{"id":721299,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:38.000Z","created_at":"2026-02-17T05:42:38.000Z"}],"problems":[{"id":178606,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:38.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a1dc5af4-3932-47f2-9635-23f0aaed0fc3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-UF4ltaArIaMLwhpYGtctxO4o1Ds" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 834c5bab-c5de-4674-876f-053c4bedded8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5269c365-ec07-48ba-bbaf-354f62d83c5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-FKj2OuDOhx8XPmp73NJLaY2S9lA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":224},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0ac5a22-c8bd-43be-9c1a-1de1fac234bd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"36691-2+kfK0GkWfj5DNhgfEtp3RuSXBE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 040aef97-7c97-4bc2-b8a9-22f3e0f0b47d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c1e9995-0c48-4b40-a20a-1a8851945431 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 188976,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjF9.RnR-q4r1YnPTKIeMRsN9UfAtttR7DRBnUGuqh9fUY18 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e405c5cc-4401-4d99-ac74-d07481c462ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"362ad-UiqmR84X50HmetW0kb5ZV3pUXT4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93020ba6-d164-475b-92b8-9f43153f4a31 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-MpU6fWr8dp4SGM/qGSvcAaaD+q4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e644ace-0045-425d-b1cc-05a2628473cd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90d93e43-c846-4c3e-82d6-afd1c2b56339 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-J3W+q+V9ZEud7apmAvBepYXqRLo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":107}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 56c9fc9e-2f21-46a1-858b-c099a07f400e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7cd-tqhc5Lw5ZzD6J2ZF3FO6qkO9Etk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:43.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:42:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b464fe1e-abc3-484b-b8af-14a68781d7e9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a146589-303c-4854-90bd-a160c544951c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"96e-/PyaQfLDKDumxkE9g2ayTZvTw68" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:43.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:42:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188976,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:38.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NjN9.A4bLNZKfFSp3fF41NrXlJRfccfGW9blX_5oZW-NoIP0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5af20618-267f-404d-9ef7-7bdb4d9d2c0e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2acc72f0-a3a9-46de-b510-8a4546437d12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 188976,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e773a606-a0aa-44c0-9ac6-245724299dc1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-CQ64HyfUwvYT9tEweTDlOgbGGgQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39019c54-da4f-44e5-a8e3-5cf0a67b7499 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17428e44-294d-426f-ba86-5e1d80a3784c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-FowX2NhC97kchJmp6nESVVx9Yzs" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":106},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a3a32d3c-b34f-4e7e-9a9f-301dc137ca5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45587537-44b6-43df-b503-c5d3e757ab89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"19a19-qNUucgEjtkf0rrxsikZPDwLzMTc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7c63b318-5509-4017-b39f-22d3773e2cba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e6-tp3i8cI0rc6J+NAtVz/eJt+x3FM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:45.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T05:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8cf876c-596e-46ce-93b3-054a2b5f87c6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188976
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk2NX0._Hf73uwlIGwy6oZPCAWn5_J49dW7NK-i7Y31q3yE0GQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6892d912-346a-4e8f-83dc-687dd3591260 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-rr7VW1NEj2/UespdBXOyETIhoYM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c107ad2d-47be-47ae-93f3-58c203e19ada |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-q7vAsBUp/0USRK8i/axUaiASWHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb532be8-26e3-416d-b1a1-9766eda93ca1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 85b6af4d-6009-4bf0-83b1-67a603ac5ac2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-+kvciI7leQ3S65IzBMd44HnevCs" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":326},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61c82aa8-0b5e-4d18-bb1f-b216e9984968 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-ulw4TJpI+rrYU8va6+sPQQfQ91E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:47.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a69af30-3105-4152-879e-26c33fedd425 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-ulw4TJpI+rrYU8va6+sPQQfQ91E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:47.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b20b5c2b-6d8c-4696-ba28-185a0ffea57a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188976
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d97bb9fa-0387-4bf0-a8d6-d4b5078117f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188976"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1019 |
| ETag | W/"3fb-0HRA9i/Nq0tCzd8X3PB/eBP2/vc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Njh9.7Dad7jcRcIxf5MJzjdMOUSfBD71_LKZxnRFS8JRm2CM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a5559ca-0add-4230-b52a-0e8688961cbb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a54-B5KGiGGQwGFEn8UOFFI/S/w3Oww" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721298,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:38.000Z","created_at":"2026-02-17T05:42:38.000Z"},{"id":721299,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:38.000Z","created_at":"2026-02-17T05:42:38.000Z"},{"id":721300,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-17T05:42:43.000Z","created_at":"2026-02-17T05:42:43.000Z"},{"id":721301,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-17T05:42:45.000Z","created_at":"2026-02-17T05:42:45.000Z"},{"id":721302,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-17T05:42:47.000Z","created_at":"2026-02-17T05:42:47.000Z"},{"id":721303,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:42:49.000Z","created_at":"2026-02-17T05:42:49.000Z"},{"id":721304,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:42:49.000Z","created_at":"2026-02-17T05:42:49.000Z"}],"problems":[{"id":178606,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:38.000Z"},{"id":178607,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T05:42:45.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9afc164-0512-4393-be68-814ca6fea1b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-L6pxkbExn7DIAMuTYywL+kJG7GQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae7d7bf4-84a5-41b8-acfc-ab85683fbb69 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b2f06cd3-abe8-401e-a822-372ce6df719d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad597bb2-9313-4396-a011-1c17ad6e2123 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2f2970fd-22eb-4a70-b739-b9b34d5e1e1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a3a60f2-65cb-4ff2-9c06-6dc643e0cdd3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61fcea9c-b9f5-406c-895b-1bc34d870bce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-o7IQ5MsGi4Fpt9d06TTFEeYa1iQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":326},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d65d5b83-7fd0-44a9-bb4a-6571d3d9bb47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c1677f8-8b26-40fd-8fe3-79ad8777f105 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ccf01a44-f3b9-46d9-adb9-5e21011e4d17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e2641f2-eb74-4ba5-9b6d-e6d55c91e166 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f2a3f8a-815b-4323-84ea-29e0bd4e92d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 13ab1c3c-e553-402a-9615-bdfbc35b4273 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba44de86-588e-44a5-b2b6-8afb16f63032 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Uday",
"last_name": "P",
"mobile_number": "7690034256",
"mobile_number_alt": "",
"email_id": "uday@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "19221444852088",
"imei1": "19221444852088",
"imei2": "19221444852088",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-tt0tEtV1Myu0slFwAzGavSC8NFo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188995,"tr_customer_product_id":188985,"job_number":"JOB_188977"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| randomNumber | 166 |
| randomFirstName | Logan |
| randomLastName | Reichert |
| randomEmail | Elena_Collier@hotmail.com |
| randomPhone | 797-959-1795 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0fab2e02-630b-482c-8e96-1a1979918627 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Orie",
"last_name": "Gerhold",
"mobile_number": "316-552-1831",
"mobile_number_alt": "",
"email_id": "Hassan_Schmitt80@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "16747410968364",
"imei1": "16747410968364",
"imei2": "16747410968364",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-yuj3EUG/i2oGg3ObUlVU172BSgE" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188996,"tr_customer_product_id":188986,"job_number":"JOB_188978"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 830 |
| randomFirstName | Dejon |
| randomLastName | Sanford |
| randomEmail | Zelda92@hotmail.com |
| randomPhone | 824-803-2553 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8001ff6-5783-4bcf-a71b-5ba62d9a7321 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1072 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Coty",
"last_name": "Franecki",
"mobile_number": "628-432-8658",
"mobile_number_alt": "",
"email_id": "Curt.Ritchie@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "12424461527124",
"imei1": "12424461527124",
"imei2": "12424461527124",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 392 |
| randomFirstName | Kian |
| randomLastName | Lubowitz |
| randomEmail | Emmalee59@gmail.com |
| randomPhone | 384-892-1166 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2aafb281-aaa9-4bfd-85e0-94467aba37a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Julie",
"last_name": "Corwin",
"mobile_number": "727-226-3806",
"mobile_number_alt": "",
"email_id": "Maritza73@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "18005011853878",
"imei1": "18005011853878",
"imei2": "18005011853878",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| randomNumber | 787 |
| randomFirstName | Ryleigh |
| randomLastName | Lind |
| randomEmail | Adele.Hilll@gmail.com |
| randomPhone | 603-860-8072 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 99d418aa-d15b-4a0b-a099-9820fb3e7cba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| randomNumber | 181 |
| randomFirstName | Zola |
| randomLastName | Stracke |
| randomEmail | Nick.Parker@hotmail.com |
| randomPhone | 867-209-5860 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a14ad29-1f74-4ede-beb4-abe3f1ff0192 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1098 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Viola",
"last_name": "Lynch",
"mobile_number": "359-570-5410",
"mobile_number_alt": "",
"email_id": "Ferne_Oberbrunner74@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "9.314468848773029e+31",
"imei1": "9.314468848773029e+31",
"imei2": "9.314468848773029e+31",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| randomNumber | 615 |
| randomFirstName | Ramon |
| randomLastName | Lindgren |
| randomEmail | Luisa.Glover@gmail.com |
| randomPhone | 745-372-4709 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bdcc29d6-3c4d-4abd-b514-37317e007079 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Consuelo",
"last_name": "Pfannerstill",
"mobile_number": "522-768-8568",
"mobile_number_alt": "",
"email_id": "Mozell37@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "124370877",
"imei1": "124370877",
"imei2": "124370877",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| randomNumber | 675 |
| randomFirstName | Elijah |
| randomLastName | Leuschke |
| randomEmail | Linnea_Hintz@yahoo.com |
| randomPhone | 608-318-4842 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f28b1c58-d235-42a0-b62e-a8a62fa1237f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 996 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Silas",
"last_name": "Witting",
"mobile_number": "386-933-4908",
"mobile_number_alt": "",
"email_id": "Hunter_Welch@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14983157451560",
"imei1": "14983157451560",
"imei2": "14983157451560",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9648b9fe-f08c-403f-ab78-5fd0f426cace |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UgP9ELCvGYYx2steRbrU2H8vItE" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":328},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3b810c88-7321-43e5-b0cb-46b97d762f66 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"4f8be-jA659cEuZCmmssL0Ypkm7J1Ew+s" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:54.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 510488c0-6b17-47ee-9ce3-a06ee0e51141 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188978"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"408-ASRsbL0o1qh7LSKGzlmfUaK/wvc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:54.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5NzB9.avXYoRKQ6C9hjtzwlXmxh_dT60eijTdRKN52amXpvJs |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20805a2b-10e3-4f35-884a-18c0516b095c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"633-F9sYYQjgu8xnxaIj7l+xoCSwM0c" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:54.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721307,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:54.000Z","created_at":"2026-02-17T05:42:54.000Z"},{"id":721308,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:54.000Z","created_at":"2026-02-17T05:42:54.000Z"}],"problems":[{"id":178609,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:54.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1637bde-32c1-4736-94ef-65936a321414 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-NzEUPlVP2k31Q2GH5dlRqIW0xA8" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a3f92eb1-7f19-44b0-955f-29cc92351bdb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 68261ea6-ebfa-4dad-b285-cd09b5f18cb9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-c3hNaQC2or6mAgOMcZ39oJK+4L4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":225},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 066f52cc-799b-49e4-bc3e-6075ad9dc368 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"36a6b-fyGHvwidUi6nwqVVScS1/865zxk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:54.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45763f59-6b61-476a-ae80-6a33d62fce72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10bb14ce-e13a-4a57-9103-7b821f5323d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 188978,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzd9.7tR7XV6qlMtSVnPRqvDrz-E1HMiPwzckgmKMhSaN0sw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 689023bd-c19d-4054-a64b-cc5f594cbbad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"36681-cTjOnZVxl2upaHmWP9eGdKjO4o4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:42:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 755482bb-f9b8-47d5-808e-943e05af6199 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-1K7N3CjZJMnQEXoNz9j8nJpu8Lg" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a0dcdaf9-5a7c-4bac-ba2c-45c118bd1778 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b2d1691-be49-4ffd-95b6-deee0198958b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-AiKzu8mbDX2J6JHH7KLzZM/1wms" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:42:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":108}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9715ba51-ad60-42f5-ae6e-f0473f612e90 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d3-14SAWoYp6sk14Fsw1KrojyQa9iI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:58.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:42:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e244a3c3-9cb4-4442-8999-e2f8fdae9f9d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ecf35f5f-d30f-46fd-ab9e-a165baf685f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"974-pm7dbgDD/PGNNwa3y514e0qQT70" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:42:58.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:42:58.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188978,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:54.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5Nzl9.UJYEu2TiL2EIf4Kv87lA5yBmhbl4-qBxOjVs5M-6QMQ |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 40c91a45-1a9b-4ca0-a8ea-1965f27b8825 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20ec99e2-7dc6-4e07-b86c-4d70f28814e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 188978,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d5020c7a-c3a8-4097-995d-1fd5190d1173 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-2TbFbXTReCFiavAJU53k2Bj6raU" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca8e64b4-20c8-4a3c-97ee-bcb9fb390ba9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae0a64c7-f016-4743-843f-be7b0fd0d0ce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-YBF57qX3o9qMr5g6r5V22dBQVXM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":107},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9b20b9f-bd8d-4c57-9edf-e15134efb4a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43fd281e-cff1-4e41-a6b6-be937f3e9473 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"19df6-fGNHqsBDFJ2zKc6eIxJx2Mv22xM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4b744b87-0ca9-4f37-adf4-d3ec7aadb1b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7ec-kC49B0FX+S5YsUlxUzv8dGi5rmY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:01.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T05:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fb009227-7edc-4bc1-89cb-15879f264b90 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188978
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk4MX0.ZulaFEwiT9TP43RAnhv4LIeWzi0PldmNOA9ZFBAdijw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d9adb440-59d5-4a8d-b76c-c37a8ceead93 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-rr7VW1NEj2/UespdBXOyETIhoYM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2447a255-08be-44ad-bdc8-45ff830dee4d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-GC04yDqp6oB5aZlPAZP7tXT2XtY" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bfce7704-ab29-476b-8654-f6c3e1a36035 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0420268f-45f7-4866-8c4b-122eed0ed9ed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-zp3J3ScMV2w+5H/+RXVvtATWx5k" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":328},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49657665-34ce-4a8c-bd7f-8d4c94f5c7d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1022 |
| ETag | W/"3fe-IUJwgx6CPEULduggpfzLiPqdo4I" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:03.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c88e76a2-4578-4636-8607-08f0e10c1930 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1022 |
| ETag | W/"3fe-IUJwgx6CPEULduggpfzLiPqdo4I" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:03.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8aaa0635-ae8a-4464-83c9-67f086513cf7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188978
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28a89ea3-6f74-4c2b-b700-b5786c9b2266 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188978"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"401-7r6H4dJzlFHWH0lVxFyuyh51s60" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODN9.GK8a_sxJVuskPlfonvzPSFjnLt_VHR7xBKg-Q9gbrc0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42bd6cf4-f394-463d-a9bf-0447bcb169d4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a5a-pWd4KD+PZaXIW+6OnSjBUqTF7eY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721307,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:54.000Z","created_at":"2026-02-17T05:42:54.000Z"},{"id":721308,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:42:54.000Z","created_at":"2026-02-17T05:42:54.000Z"},{"id":721309,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-17T05:42:58.000Z","created_at":"2026-02-17T05:42:58.000Z"},{"id":721310,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-17T05:43:01.000Z","created_at":"2026-02-17T05:43:01.000Z"},{"id":721311,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-17T05:43:03.000Z","created_at":"2026-02-17T05:43:03.000Z"},{"id":721312,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:43:05.000Z","created_at":"2026-02-17T05:43:05.000Z"},{"id":721313,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:43:05.000Z","created_at":"2026-02-17T05:43:05.000Z"}],"problems":[{"id":178609,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:42:54.000Z"},{"id":178610,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T05:43:01.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef99cd0d-a415-48cf-ad2f-c4f3189ab902 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-U3VBvvdqdsY1spx/nTMkqKAjhjU" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1d3671e-b674-46cf-8fc2-0be17f0850eb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65489fa6-f7d9-4522-aaac-6e08c9699538 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 40d3103f-75d5-4d35-a7e2-5641cfc9f2cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a32d4dd1-fc56-4def-a3f4-c79b2c806698 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c4512dd-0213-418e-adbc-950267144ed6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afb6e298-3e24-4ad3-9bbc-62fc154c866d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UgP9ELCvGYYx2steRbrU2H8vItE" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":328},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7f83ba7-9b10-42a9-973d-c2bf8f777b75 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ceb3632-1908-49ed-9a93-f63d33665823 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b07b5fd-9c0a-46a3-b07b-528e665f2282 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3188aebf-f8a3-435c-897a-82890f2de2fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea4b61c0-a1e2-43c6-b597-8cf80cbfa17f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20962ded-599d-4fd7-99ea-431fec4de1f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1fa7acd-8bb1-4b51-b0fe-9adbcf210ab4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jaya",
"last_name": "Kandpal",
"mobile_number": "8890345621",
"mobile_number_alt": "",
"email_id": "jayakandpal@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "17882214989842",
"imei1": "17882214989842",
"imei2": "17882214989842",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-iHKjPpmHbBzQeYncFrJgELzrVEo" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188997,"tr_customer_product_id":188987,"job_number":"JOB_188979"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| randomNumber | 255 |
| randomFirstName | Maxwell |
| randomLastName | Sanford |
| randomEmail | Zechariah.Ullrich58@gmail.com |
| randomPhone | 976-695-4747 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca148604-3fe8-4f43-a9ea-f3e0aac893d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1075 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Dejon",
"last_name": "McGlynn",
"mobile_number": "890-481-3958",
"mobile_number_alt": "",
"email_id": "Sidney.Shanahan@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "19476925532365",
"imei1": "19476925532365",
"imei2": "19476925532365",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-J5lVDOvU8JlONYOAWpK0+O8/73s" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":188998,"tr_customer_product_id":188988,"job_number":"JOB_188980"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 73 |
| randomFirstName | Daphnee |
| randomLastName | Botsford |
| randomEmail | Shakira6@yahoo.com |
| randomPhone | 359-780-9382 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad5e67f7-74c6-47e8-b787-cc2838e42fde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1075 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Salvatore",
"last_name": "Gulgowski",
"mobile_number": "336-544-5956",
"mobile_number_alt": "",
"email_id": "Melvina31@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "12528020371765",
"imei1": "12528020371765",
"imei2": "12528020371765",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 789 |
| randomFirstName | Ralph |
| randomLastName | Brown |
| randomEmail | Syble.Rowe6@gmail.com |
| randomPhone | 601-571-7682 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e91669b6-ee24-4201-b8be-da8b1aacf46e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1078 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Isobel",
"last_name": "Prohaska",
"mobile_number": "515-327-9995",
"mobile_number_alt": "",
"email_id": "Ellis.Graham98@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "10609817682170",
"imei1": "10609817682170",
"imei2": "10609817682170",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| randomNumber | 564 |
| randomFirstName | Adele |
| randomLastName | McDermott |
| randomEmail | Norberto.Collier@hotmail.com |
| randomPhone | 306-854-8279 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20c5be8b-54d4-4909-849c-169c71b75b80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| randomNumber | 375 |
| randomFirstName | Elna |
| randomLastName | Toy |
| randomEmail | Titus96@hotmail.com |
| randomPhone | 310-479-2973 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48881f1a-976c-470a-ba8e-3fc855fff324 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1093 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Brigitte",
"last_name": "Crist",
"mobile_number": "831-681-3227",
"mobile_number_alt": "",
"email_id": "Kirstin59@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "6.794096080723686e+32",
"imei1": "6.794096080723686e+32",
"imei2": "6.794096080723686e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| randomNumber | 937 |
| randomFirstName | Brayan |
| randomLastName | Johnson |
| randomEmail | Jaime40@hotmail.com |
| randomPhone | 462-802-9736 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 04c878c9-42ae-4d37-baae-e4c4f6bd284b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1061 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Hollie",
"last_name": "O'Connell",
"mobile_number": "604-550-5608",
"mobile_number_alt": "",
"email_id": "Johnpaul.Kuhn@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "196069594",
"imei1": "196069594",
"imei2": "196069594",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| randomNumber | 339 |
| randomFirstName | Kellie |
| randomLastName | Herman |
| randomEmail | Lemuel99@gmail.com |
| randomPhone | 664-559-4242 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ea47f8ec-440f-44f7-9365-61461a471a0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 999 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Alanis",
"last_name": "Cartwright",
"mobile_number": "206-287-7852",
"mobile_number_alt": "",
"email_id": "Cecelia.Price@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "13760906260212",
"imei1": "13760906260212",
"imei2": "13760906260212",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fcb5089-9b24-4e4e-8c73-859ff67964aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-aCd6e5krKDshCTasQsc166/Fjo4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":330},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 46ab46b2-a915-4bd1-ac6f-341679850b67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"50080-3dvj0SPBjId9dsBLkD1ng8uldt4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 76384bbe-7168-40cb-8008-a957f5168610 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188980"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"406-6Mup24bspdaYklY852LfaOSXzuU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5ODV9.aWLl3MJWMCbM4Sul_PNvjIYd26m5NfhuGO4CefgO3vM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48b6bd62-54d1-48fc-b040-39d0bb103589 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"631-16Xofahfd76MFIjvCBbYfK+zDXY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721316,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:43:09.000Z","created_at":"2026-02-17T05:43:09.000Z"},{"id":721317,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:43:09.000Z","created_at":"2026-02-17T05:43:09.000Z"}],"problems":[{"id":178612,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:43:09.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 21169e7a-f638-40f8-8ed1-e68e8867833f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-DZ/FPva3QlVym+e0yT+Wp7ewQX0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c3543c2-2835-4b8e-b611-7a332fdb89b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9cbc6aa4-cc98-4b12-9212-9592f2284b35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-VrKuzEHEER9Le6V5/nXlT2p8rkI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":226},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 31af3ac8-7b6d-4e4e-9e24-f91fd8cb23ec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"36e4a-ri9w3rCn+puhgd4vOVGfnyViQfA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bd659d1e-8ece-4304-9161-5633b10539d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2980098-0b65-49b8-9035-f017ddbe1603 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 188980,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTJ9.-H5lSgtuWI2-EoBGrNWSfnc8suZzx-iCZpdpLVNsZJ4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d787633-05b7-4d84-9145-20fe9bfa6cf4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"36a62-FcZZIW7Jqma2WHJOaBo5PJO9wBg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b0dbc4d1-64ae-470b-b8ae-adaece0e40f5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-V+4T551KgJd1Fbh7vnGXIz7j7po" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b99dfb3-faca-417d-b9f0-01f9288eb3ab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0b5d4f41-8013-4c57-9bde-29b8054cbade |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-Yxt5WWY44GifuzDCI5auQ9HXJm8" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":109}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f604a4f-b1ab-4c62-803d-9c92aa8422cb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d1-NGf8hRWm8EffIfilxPCKSp0fimA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:14.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | beaa0503-1a4c-4994-bf5f-c6c9d0b54dc1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 045b0ff0-1299-4180-b079-62bd8499e13e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"972-90+mVhkVindbdWD0EilQWMurO1E" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:14.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T05:43:14.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188980,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:43:09.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTR9.cZX713-5vtpGBCzYJEnABJPr96EQxVR-AzM7KNGs2h4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77944dd4-0b0b-470c-8213-d0f08f864122 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6b0388fe-72dd-40eb-b0a9-3c0dea8a80f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 188980,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8894bde5-4ea3-4300-abc3-8f28859bfb5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-+uvvBlxElFoXSRy7OE2QUF80BIc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96ed71ee-ffad-4abb-8c02-79ab16f472e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bef3f565-1a66-40b5-9172-dbdca0014177 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-Ho5Nw2AvB+4xM7cYnK/rImUhwX0" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":108},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 38c3a77d-6b15-4d1e-8b96-925ec9d2ffce |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | be3a9b73-4846-4dee-a395-c3fe7f043094 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1a1d9-JSRtMRiqRuyYwP3pQ7oQS1d438I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6f0afc6-23fd-48d8-986f-94920510a91c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7ea-WCvcuXvAbrtSp9v4X7hXqQ9NhME" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:16.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T05:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10a2807d-776a-42e7-903c-c7593f8be9dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188980
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTMwNjk5N30.r4bxyLYcO4yoaAJeX7sGXhlGM0ZpRzRg9i8Kh5O0BL0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6e38f58-9ea2-4414-910c-786db1d977e0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"403-rr7VW1NEj2/UespdBXOyETIhoYM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3feac9bc-fe6d-4632-878c-fd13e600b88b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-GP4Eopaj4MWnzPsY2BGZZTKmMMw" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a80bdbe-dccc-4126-a438-0e3e94f572aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7662d979-79d0-4883-a0ab-9152d5bd7c9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-3U0Wmp7xOxKy5S90JzrjjO0kV28" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":330},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb8d952a-0910-4d14-a466-3bae64a80677 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-aM7Mexw1Jsj+1zf0lp1E0fPCiyM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:18.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f53a62b5-c01c-49e4-af5c-651bf9753391 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1020 |
| ETag | W/"3fc-aM7Mexw1Jsj+1zf0lp1E0fPCiyM" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:18.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T05:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bcf5783-d3ad-4e6b-ac7d-20a419f36a14 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 188980
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 10a9f6bc-528b-456f-9da5-f85fa86ae95c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_188980"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1023 |
| ETag | W/"3ff-lkCTKLELoP/iPEdnGtONGsJfqZg" |
| Vary | Accept-Encoding |
| Date | Tue, 17 Feb 2026 05:43:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzMDY5OTl9.37S_F8zJgSVDvDbJrk8Rep1k3ZAqtKklx0a4PZm_zho |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b9338498-fa6d-4ae5-bfc3-467950d12ebc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a58-bxa6IMVGvpFdMYHKDRT7I+N7D7g" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 17 Feb 2026 05:43:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":721316,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:43:09.000Z","created_at":"2026-02-17T05:43:09.000Z"},{"id":721317,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-17T05:43:09.000Z","created_at":"2026-02-17T05:43:09.000Z"},{"id":721318,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-17T05:43:14.000Z","created_at":"2026-02-17T05:43:14.000Z"},{"id":721319,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-17T05:43:16.000Z","created_at":"2026-02-17T05:43:16.000Z"},{"id":721320,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-17T05:43:18.000Z","created_at":"2026-02-17T05:43:18.000Z"},{"id":721321,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:43:20.000Z","created_at":"2026-02-17T05:43:20.000Z"},{"id":721322,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-17T05:43:20.000Z","created_at":"2026-02-17T05:43:20.000Z"}],"problems":[{"id":178612,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T05:43:09.000Z"},{"id":178613,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T05:43:16.000Z"}],"quatations":[]}}